build(uv): bump zizmor from 1.26.1 to 1.28.0 - #1429
Merged
Merged
Conversation
Bumps [zizmor](https://github.com/zizmorcore/zizmor) from 1.26.1 to 1.28.0. - [Release notes](https://github.com/zizmorcore/zizmor/releases) - [Changelog](https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md) - [Commits](zizmorcore/zizmor@v1.26.1...v1.28.0) --- updated-dependencies: - dependency-name: zizmor dependency-version: 1.28.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
AlejandroFernandezLuces,
MaxJPRey,
ecoussoux-ansys and
klmcadams
July 29, 2026 08:54
jorgepiloto
approved these changes
Jul 30, 2026
pyansys-ci-bot
had a problem deploying
to
dependabot
July 30, 2026 08:42 — with
GitHub Actions
Error
pyansys-ci-bot
had a problem deploying
to
dependabot
July 30, 2026 08:42 — with
GitHub Actions
Error
pyansys-ci-bot
temporarily deployed
to
dependabot
July 30, 2026 08:42 — with
GitHub Actions
Inactive
moe-ad
approved these changes
Jul 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps zizmor from 1.26.1 to 1.28.0.
Release notes
Sourced from zizmor's releases.
Changelog
Sourced from zizmor's changelog.
... (truncated)
Commits
4381cc6Prep zizmor 1.28.0 (#2214)724d0e8Remove a redundant debug log (#2213)5a01aad[BOT] update JSON schemas from SchemaStore (#2208)6138a6dAddsbtto known Dependabot ecosystems (#2211)23878aachore(deps): bump the cargo group with 4 updates (#2206)5e839dbchore(deps): bump the github-actions group with 3 updates (#2207)297975adependabot-cooldown: honor GitHub's new default (#2193)b648e57Improve error message on remote ambiguous input refs (#2205)d06c823Dedupe a function in the GitHub APIs (#2204)82f5bf6github-env: don't flag all-literal printf arguments (#2201)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Warning
If this dependabot update includes any changes to the
pyproject.toml, ensure the version specifiers in thepyproject.tomlare reverted to a validmajor.minorrange by taking the following steps:pyproject.tomlto the appropriatemajor.minorversion range. For example, if Dependabot changeswcwidth<=0.7towcwidth<=0.8.1, it should be updated towcwidth<=0.9. Likewise, if Dependabot changessafety>=3.7,<4tosafety>=3.8.0,<4, it should be updated tosafety>=3.8,<4. Do not modify anyrequirement.txtfiles.uv lockto update the lock file.